home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  847 b 

  1. From: TimHodgson@msn.com (Tim Hodgson)
  2. Subject: sndPlaySound function
  3. Date: 30 Jan 96 13:17:19 -0800
  4. Message-ID: <00001a81+0000969e@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9. I have Symantec C++ 7.2 and cannot use the function sndPlaySound.  
  10. The application that I wrote is small, so small in fact, that the 
  11. only thing it does is try to play a wave sound using the mentioned 
  12. function.  
  13.  
  14. The program is taken from "Teach Yourself Windows 95 Programming in 
  15. 21 days" by Charlie Calvert.  It is no more than 25 lines long and it 
  16. will not execute.  It will compile, but it will not link.
  17.  
  18. Has anyone else encountered a problem playing wave sounds?  Has 
  19. anyone had success using wave sounds within a Symantec C++ 
  20. application?
  21.  
  22. Help!
  23.  
  24. Thanks,
  25. Tim Hodgson
  26. tim.hodgson@marriott.com
  27.